Total Complexity | 32 |
Dependencies | 2 |
Dependents | 2 |
Total lines | 249 |
Lines of code | 117 |
Logical lines of code | 69 |
Comment lines | 92 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
generateKeypair() | 44 | 11 | 47 | |
encrypt() | 53 | 6 | 22 | |
decrypt() | 55 | 5 | 19 | |
randomNumber() | 66 | 3 | 8 | |
saveCSRtoFile() | 70 | 2 | 6 | |
saveCSRtoString() | 70 | 2 | 6 | |
hasSupport() | 80 | 1 | 3 | |
getAlgos() | 81 | 1 | 3 | |
cypherIVLength() | 80 | 1 | 3 |